home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / Filezilla Server / FileZilla_Server-0_9_41.exe / source / FileZilla server.rc < prev    next >
Text File  |  2012-02-22  |  3KB  |  113 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // German (Germany) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE 
  42. BEGIN
  43.     "\r\n"
  44.     "\0"
  45. END
  46.  
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49.  
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54.  
  55. // Icon with lowest ID value placed first to ensure application icon
  56. // remains consistent on all systems.
  57. IDR_MAINFRAME           ICON                    "res\\FileZilla server.ico"
  58.  
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Version
  62. //
  63.  
  64. VS_VERSION_INFO VERSIONINFO
  65.  FILEVERSION 0,9,41,0
  66.  PRODUCTVERSION 0,9,41,0
  67.  FILEFLAGSMASK 0x3fL
  68. #ifdef _DEBUG
  69.  FILEFLAGS 0x1L
  70. #else
  71.  FILEFLAGS 0x0L
  72. #endif
  73.  FILEOS 0x4L
  74.  FILETYPE 0x1L
  75.  FILESUBTYPE 0x0L
  76. BEGIN
  77.     BLOCK "StringFileInfo"
  78.     BEGIN
  79.         BLOCK "040704b0"
  80.         BEGIN
  81.             VALUE "Comments", "Open Source FTP server for Windows"
  82.             VALUE "CompanyName", "FileZilla Project"
  83.             VALUE "FileDescription", "FileZilla Server"
  84.             VALUE "FileVersion", "0, 9, 41, 0"
  85.             VALUE "InternalName", "FileZilla Server"
  86.             VALUE "LegalCopyright", "Copyright (C) 2001-2012"
  87.             VALUE "OriginalFilename", "FileZilla server.exe"
  88.             VALUE "ProductName", "FileZilla Server"
  89.             VALUE "ProductVersion", "0, 9, 41, 0"
  90.         END
  91.     END
  92.     BLOCK "VarFileInfo"
  93.     BEGIN
  94.         VALUE "Translation", 0x407, 1200
  95.     END
  96. END
  97.  
  98. #endif    // German (Germany) resources
  99. /////////////////////////////////////////////////////////////////////////////
  100.  
  101.  
  102.  
  103. #ifndef APSTUDIO_INVOKED
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Generated from the TEXTINCLUDE 3 resource.
  107. //
  108.  
  109.  
  110. /////////////////////////////////////////////////////////////////////////////
  111. #endif    // not APSTUDIO_INVOKED
  112.  
  113.